Hot Spot View
A custom View that represents an interactive "hotspot" area on the screen.
Hotspots are typically invisible or minimally styled regions that can trigger actions or display information when interacted with (e.g., clicked or tapped). This view implements the RevelControl interface, suggesting it can be managed within a broader playback or content display system.
The behavior and appearance of the hotspot are likely defined by the associated Module data. This view primarily serves as a controllable entity within the RevelDigital player framework, allowing its visibility and enabled state to be managed.
See also
Functions
Link copied to clipboard
Gets an iterator over the configuration s for this control.
Link copied to clipboard
Gets the associated with this control, if any.
Link copied to clipboard
Gets the type of the underlying module or content associated with this control.
Link copied to clipboard
Initializes the control with its associated module context.
Link copied to clipboard
Checks if this control is configured to start its operation automatically after #initialize(Module) initialization.
Link copied to clipboard
Sets whether this control should start its operation automatically after #initialize(Module) initialization.